Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Error: [svelte-web3] no store named contracts #63

Merged
merged 4 commits into from
Jul 17, 2023

Conversation

Crelde
Copy link
Contributor

@Crelde Crelde commented Jul 16, 2023

fixes #62
When making another set of evm stores it would also throw an error because the contracts "name" was not added to to "subStoreNames".

I found out since i am using another set of evmStores as an event watcher. Until making this change I was unable to use the extra set of stores.

@clbrge clbrge merged commit 88f2157 into clbrge:master Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: [svelte-web3] no store named contracts
2 participants